#include <call_traits.hpp>
Public Types | |
| typedef const T * | value_type |
| typedef array_type & | reference |
| typedef const array_type & | const_reference |
| typedef const T *const | param_type |
Private Types | |
| typedef T | array_type [N] |
typedef T boost::call_traits< T[N]>::array_type[N] [private] |
| typedef const T* boost::call_traits< T[N]>::value_type |
| typedef array_type& boost::call_traits< T[N]>::reference |
| typedef const array_type& boost::call_traits< T[N]>::const_reference |
| typedef const T* const boost::call_traits< T[N]>::param_type |
1.5.1